SGGetSoundRecordChunkSize
TheSGGetSoundRecordChunkSize
function allows the sequence grabber component to determine the amount of sound data your sound channel component works with
at a time.
pascal long SGGetSoundRecordChunkSize (SGChannel c);
c
- Identifies the channel connection for this operation.
DESCRIPTION
TheSGGetSoundRecordChunkSize
function returns a long integer that specifies the number of seconds of sound data your channel works with at a time.SEE ALSO
The sequence grabber component sets this value by calling theSGSetSoundRecordChunkSize
function, which is described in the previous section.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help